Submit

Sheetsdata

@Octoco Ltd

Electronic component datasheets for AI agents — specs, pinouts, package data on demand. No PDFs required.
Overview

SheetsData gives AI agents instant, structured access to electronic component data. One tool call returns the
pinout. Another returns electrical specs. No PDFs. No uploads. No context window stuffing.

What it does

  • search_parts — multi-distributor search with merged pricing and stock
  • read_datasheet — structured sections: pinout, electrical, package, abs_max
  • compare_parts — 2–5 parts side-by-side on real datasheet specs
  • check_design_fit — validate operating conditions, get PASS/FAIL/WARNING per parameter
  • find_alternative — substitute components by package, specs, or availability
  • analyze_image — vision AI on graphs, package drawings, pin diagrams

Plus 12 total tools, 8 prompts, and 3 reference resources covering BOM review, second-sourcing, firmware kickstart,
thermal review, and more.

Install

  • Claude Desktop: drag the .mcpb from the latest release onto the window
  • Cursor / VS Code: one-click install buttons in the README
  • Anything else: paste the config above

OAuth on first use — no API key required, but you can grab one if you prefer. Free tier available; usage-based pricing thereafter.

Server Config

{
  "mcpServers": {
    "sheetsdata": {
      "command": "npx",
      "args": [
        "-y",
        "@sheetsdata/mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.